home *** CD-ROM | disk | FTP | other *** search
/ Champak 54 / Vol 54.iso / games / turttleo.swf / scripts / frame_132 / DoAction.as
Encoding:
Text File  |  2007-10-01  |  189 b   |  10 lines

  1. stop();
  2. if(Math.random() < 0.15)
  3. {
  4.    MochiAd.showPreloaderAd({id:"3c403ef2d9e68c77",res:"400x300"});
  5. }
  6. else
  7. {
  8.    MochiAd.showPreloaderAd({id:"f7b0fec2768e4db4",res:"400x300"});
  9. }
  10.